Lua/Client/ClientStaticObject
From JC2-MP Documentation
Contents
Static functions
 
 
 
 Returns
 
 Prototype
 
  ClientStaticObject
 
 Create(table)
 
Functions
 
 
 
 Returns
 
 Prototype
 
 
 
 Remove()
 
Functions inherited from BaseStaticObject
 
 
 
 Returns
 
 Prototype
 
 
 Angle
 
 GetAngle()
 
 
 Vector3, Vector3
 
 GetBoundingBox()
 
 
 string
 
 GetCollision()
 
 
 string
 
 GetModel()
 
 
 boolean
 
 GetOutlineEnabled()
 
 
 Vector3
 
 GetPosition()
 
 
 boolean
 
 IsValid()
 
 
 
 SetOutlineColor(Color)
 
 
 
 SetOutlineEnabled(boolean)
 
Functions inherited from ClientEntity
 
 
 
 Returns
 
 Prototype
 
 
 Angle
 
 GetAngle()
 
 
 ClimateZone
 
 GetClimateZone()
 
 
 number
 
 GetId()
 
 
 Vector3
 
 GetPosition()
 
 
 boolean
 
 IsValid()
 
 
 
 SetAngle(Angle)
 
 
 
 SetPosition(Vector3)
 
Operators
 
 
 
 
 
 Returns
 
 Prototype
 
  boolean
 
 ClientEntity == ClientEntity
 

